home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 January
/
PCWorld_2007-01_cd.bin
/
v cisle
/
emaily
/
emaily.exe
/
vessetup.exe
/
install_script.iss
Wrap
Text File
|
2006-12-04
|
2KB
|
52 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Visual Email Searcher
AppVerName=Visual Email Searcher 3.8
AppId=Visual Email Searcher
AppPublisher=Newprosoft
AppPublisherURL=http://www.newprosoft.com
AppSupportURL=http://www.newprosoft.com
AppUpdatesURL=http://www.newprosoft.com
DefaultDirName={pf}\Visual Email Searcher
DefaultGroupName=Visual Email Searcher
OutputBaseFilename=vessetup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\VEmailSearcher.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\SearchList.csv"; DestDir: "{app}"; Flags: uninsneveruninstall onlyifdoesntexist
Source: "{app}\EMailList.csv"; DestDir: "{app}"; Flags: uninsneveruninstall onlyifdoesntexist
Source: "{app}\URLList.csv"; DestDir: "{app}"; Flags: uninsneveruninstall onlyifdoesntexist
Source: "{app}\schema.ini"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\LICENSE.TXT"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\InclEmailList.txt"; DestDir: "{app}"; Flags: uninsneveruninstall
Source: "{app}\ExclEmailList.txt"; DestDir: "{app}"; Flags: uninsneveruninstall
Source: "{app}\InclURLList.txt"; DestDir: "{app}"; Flags: uninsneveruninstall
Source: "{app}\ExclURLList.txt"; DestDir: "{app}"; Flags: uninsneveruninstall
[INI]
FileName: "{app}\Newprosoft.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.newprosoft.com";
FileName: "{app}\BuyNow.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://secure.emetrix.com/order/product.asp?PID=50958530";
[Run]
Filename: "{app}\VEmailSearcher.exe"; Description: "Launch Visual Email Searcher"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Visual Email Searcher"; Filename: "{app}\VEmailSearcher.exe";
Name: "{group}\Home"; Filename: "{app}\Newprosoft.url";
Name: "{group}\Buy Now!"; Filename: "{app}\BuyNow.url";
Name: "{group}\Uninstall Visual Email Searcher"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Visual Email Searcher"; Filename: "{app}\VEmailSearcher.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\Newprosoft.url";
Type: files; Name: "{app}\BuyNow.url";